tools/xl/bash-completion: also complete 'xen'
authorHans van Kranenburg <hans@knorrie.org>
Sun, 10 Feb 2019 17:26:45 +0000 (18:26 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Fri, 24 Feb 2023 17:28:10 +0000 (18:28 +0100)
commitb233aa617624ed77580b79cccc2fce5c53625094
treec19e8e20c5818b8d6cb00023589764992305fcf8
parentd8e6f53a82f027ae4be795c9712ded6aba4bde6a
tools/xl/bash-completion: also complete 'xen'

We have the `xen` alias for xl in Debian, since in the past it was a
command that could execute either xl or xm.

Now, it always does xl, so, complete the same stuff for it as we have
for xl.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
[git-debrebase split: mixed commit: upstream part]
tools/xl/bash-completion